PRISM

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:cost_min (exp-reward)
Invocation (default)
../fix-syntax ../prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 wlan.5.prism wlan.props --property cost_min -const COL=0
Execution
Walltime:54.781535148620605s
Return code:0
Relative Error:0.0
Log
PRISM
=====

Version: 4.5.dev
Date: Fri Feb 26 16:14:57 CET 2021
Hostname: christopher
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 wlan.5.prism wlan.props --property cost_min -const COL=0

Parsing model file "wlan.5.prism"...

Type:        MDP
Modules:     medium station1 station2 
Variables:   col c1 c2 x1 s1 slot1 backoff1 bc1 x2 s2 slot2 backoff2 bc2 

Parsing properties file "wlan.props"...

7 properties:
(1) "collisions": Pmax=? [ F col=COL ]
(2) "cost_max": R{"cost"}max=? [ F s1=12&s2=12 ]
(3) "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
(4) "num_collisions": R{"collisions"}max=? [ F s1=12&s2=12 ]
(5) "sent": P>=1 [ F s1=12&s2=12 ]
(6) "time_max": R{"time"}max=? [ F s1=12&s2=12 ]
(7) "time_min": R{"time"}min=? [ F s1=12&s2=12 ]

---------------------------------------------------------------------

Model checking: "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
Model constants: COL=0

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...
Model constants: COL=0

Computing reachable states...

Reachability (BFS): 170 iterations in 0.22 seconds (average 0.001300, setup 0.00)

Time for model construction: 0.293 seconds.

Type:        MDP
States:      1295218 (1 initial)
Transitions: 2929960
Choices:     1646074

Transition matrix: 17250 nodes (7 terminal), 2929960 minterms, vars: 45r/45c/7nd

Prob0A: 1565 iterations in 15.92 seconds (average 0.010171, setup 0.00)

Prob1E: 1566 iterations in 16.09 seconds (average 0.010278, setup 0.00)

Warning: PRISM hasn't checked for zero-reward loops.
Your minimum rewards may be too low...

goal = 1, inf = 0, maybe = 1295217

Computing remaining rewards...
Engine: Sparse

Building sparse matrix (transitions)... [n=1295218, nc=1646073, nnz=2929959, k=3] [44.8 MB]
Building sparse matrix (transition rewards)... [n=1295218, nc=1646073, nnz=328891, k=3] [15.0 MB]
Creating vector for state rewards... [9.9 MB]
Creating vector for inf... [9.9 MB]
Allocating iteration vectors... [2 x 9.9 MB]
TOTAL: [99.3 MB]

Starting iterations...
Iteration 371: max relative diff=0.190789, 5.01 sec so far
Iteration 745: max relative diff=0.104693, 10.02 sec so far
Iteration 1123: max relative diff=0.071960, 15.02 sec so far
Iteration 1507: max relative diff=0.054614, 20.02 sec so far

Iterative method: 1580 iterations in 22.09 seconds (average 0.013273, setup 1.12)

Value in the initial state: 7625.0

Time for model checking: 54.125 seconds.

Result: 7625.0 (value in the initial state)


Overall running time: 54.679 seconds.

---------------------------------------------------------------------

Note: There were 2 warnings during computation.